home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / form04a / sample1.frm < prev    next >
Text File  |  1994-02-04  |  173b  |  6 lines

  1. // sample file
  2. a_spine=box <0.2 , 0.5 , 0.2 > stack 10 in 50% grow 0.2 twist 90;
  3. tweeny_bit = sphere 0.3 stack 1;
  4. tweeny_bit, [a_spine] stack 30 in 75% twist 360;
  5. end;
  6.